home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / background_4507.txt < prev    next >
Text File  |  1989-09-06  |  6KB  |  331 lines

  1. -- background: 4507 from stack: in
  2. -- bmap block id: 91175
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: HyperTalk
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=137 top=58 right=82 bottom=474
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 2
  16. -- text size: 14
  17. -- style flags: 256
  18. -- line height: 18
  19. -- part name: 
  20.  
  21.  
  22. -- part 44 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=15 top=86 right=297 bottom=131
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 65535
  29. -- font id: 2
  30. -- text size: 12
  31. -- style flags: 256
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 1 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=136 top=86 right=295 bottom=491
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 2
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 7 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=425 top=314 right=342 bottom=466
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect wipe up
  65.   go to Help Index
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 9 (button)
  71. -- low flags: 00
  72. -- high flags: 0000
  73. -- rect: left=148 top=316 right=342 bottom=197
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: 
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   visual effect wipe up
  85.   go to card id 122882
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 15 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=10 top=316 right=342 bottom=66
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: c
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   visual effect wipe up
  105.   go to card id 24361
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 32 (button)
  111. -- low flags: 00
  112. -- high flags: 0000
  113. -- rect: left=461 top=291 right=314 bottom=491
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 1012 / 1012
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: 
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   global crossRefDepth
  125.   visual effect iris close
  126.   if crossRefDepth > 0 then
  127.     subtract 1 from crossRefDepth
  128.     pop card
  129.   else
  130.     goSubBkgnd item 1 of field "map coords",item 2 of field "map coords"
  131.   end if
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 33 (button)
  137. -- low flags: 00
  138. -- high flags: 0000
  139. -- rect: left=254 top=291 right=314 bottom=282
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 1013 / 1013
  142. -- text alignment: 1
  143. -- font id: 0
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: 
  148. ----- HyperTalk script -----
  149. on mouseUp
  150.   visual effect wipe up
  151.   go to next card
  152. end mouseUp
  153.  
  154.  
  155.  
  156. -- part 34 (button)
  157. -- low flags: 00
  158. -- high flags: 0000
  159. -- rect: left=218 top=291 right=314 bottom=247
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 1014 / 1014
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: 
  168. ----- HyperTalk script -----
  169. on mouseUp
  170.   visual effect wipe down
  171.   go to previous card
  172. end mouseUp
  173.  
  174.  
  175.  
  176. -- part 43 (field)
  177. -- low flags: 81
  178. -- high flags: 0000
  179. -- rect: left=18 top=295 right=312 bottom=118
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 0 / 0
  182. -- text alignment: 0
  183. -- font id: 3
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: map coords
  188.  
  189.  
  190. -- part 45 (button)
  191. -- low flags: 00
  192. -- high flags: 0000
  193. -- rect: left=65 top=316 right=342 bottom=110
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 0 / 0
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: 
  202. ----- HyperTalk script -----
  203. on mouseUp
  204.   visual effect wipe up
  205.   go to card id 8100
  206. end mouseUp
  207.  
  208.  
  209.  
  210.  
  211. -- part 46 (button)
  212. -- low flags: 00
  213. -- high flags: 0000
  214. -- rect: left=109 top=315 right=342 bottom=148
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 0 / 0
  217. -- text alignment: 1
  218. -- font id: 0
  219. -- text size: 12
  220. -- style flags: 0
  221. -- line height: 16
  222. -- part name: 
  223. ----- HyperTalk script -----
  224. on mouseUp
  225.   visual effect wipe up
  226.   go to card id 39597
  227. end mouseUp
  228.  
  229.  
  230.  
  231.  
  232. -- part 48 (button)
  233. -- low flags: 00
  234. -- high flags: 0000
  235. -- rect: left=332 top=314 right=342 bottom=367
  236. -- title width / last selected line: 0
  237. -- icon id / first selected line: 0 / 0
  238. -- text alignment: 1
  239. -- font id: 0
  240. -- text size: 12
  241. -- style flags: 0
  242. -- line height: 16
  243. -- part name: 
  244. ----- HyperTalk script -----
  245. on mouseUp
  246.   doMap
  247. end mouseUp
  248.  
  249.  
  250.  
  251. -- part 50 (button)
  252. -- low flags: 00
  253. -- high flags: 0000
  254. -- rect: left=366 top=314 right=342 bottom=425
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 1
  258. -- font id: 0
  259. -- text size: 12
  260. -- style flags: 0
  261. -- line height: 16
  262. -- part name: 
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   visual effect wipe up
  266.   go to card id 168508
  267. end mouseUp
  268.  
  269.  
  270.  
  271. -- part 51 (button)
  272. -- low flags: 00
  273. -- high flags: 0000
  274. -- rect: left=464 top=314 right=342 bottom=510
  275. -- title width / last selected line: 0
  276. -- icon id / first selected line: 0 / 0
  277. -- text alignment: 1
  278. -- font id: 0
  279. -- text size: 12
  280. -- style flags: 0
  281. -- line height: 16
  282. -- part name: Exit
  283. ----- HyperTalk script -----
  284. on mouseUp
  285.   global HelpExit
  286.   visual effect dissolve
  287.   go to HelpExit
  288. end mouseUp
  289.  
  290.  
  291.  
  292. -- part 52 (button)
  293. -- low flags: 00
  294. -- high flags: 0000
  295. -- rect: left=266 top=314 right=342 bottom=334
  296. -- title width / last selected line: 0
  297. -- icon id / first selected line: 0 / 0
  298. -- text alignment: 1
  299. -- font id: 0
  300. -- text size: 12
  301. -- style flags: 0
  302. -- line height: 16
  303. -- part name: 
  304. ----- HyperTalk script -----
  305. on mouseUp
  306.   visual effect wipe up
  307.   go to card id 10546
  308. end mouseUp
  309.  
  310.  
  311.  
  312. -- part 53 (button)
  313. -- low flags: 00
  314. -- high flags: 0000
  315. -- rect: left=197 top=315 right=342 bottom=269
  316. -- title width / last selected line: 0
  317. -- icon id / first selected line: 0 / 0
  318. -- text alignment: 1
  319. -- font id: 0
  320. -- text size: 12
  321. -- style flags: 0
  322. -- line height: 16
  323. -- part name: 
  324. ----- HyperTalk script -----
  325. on mouseUp
  326.   visual effect wipe down
  327.   go to card id 10271
  328. end mouseUp
  329.  
  330.  
  331.